Irregular Shadow Maps
نویسندگان
چکیده
Shadows provide important visual cues, increasing the viewer’s ability to accurately interpret intra-object and inter-object spatial relationships in images of computer-generated scenes [8]. Moreover, shadows dramatically increase the ”realism” of synthetic scenes. We propose a new approach to computing shadows based on the image-space technique known as ”shadow mapping”. Our approach builds one shadow map per light source, composed of one sample (or a small constant number of samples) per pixel in the eye view image plane. Samples are irregularly spaced throughout the map. Each sample corresponds exactly to the position of the respective eye view pixel in world coordinates at the Z value given by the depth buffer, from the view of the light source. Our algorithm combines the image quality and sampling characteristics of ray traced shadows, with the performance advantages of depth-buffer based hardware pipelines. We compare the image quality, memory utilization, and sampling characteristics of this approach with ray traced shadows [6], and two existing shadow mapping techniques [5, 9]. CR
منابع مشابه
The Irregular Z-Buffer and its Application to Shadow Mapping
The classical Z-buffer algorithm samples a scene at regularly spaced points on an image plane. We present an extension of this algorithm called the irregular Z-buffer that permits sampling of the scene at arbitrary points on the image plane. The sample points are stored in a two-dimensional spatial data structure which is queried during rasterization. The irregular Z-buffer can be applied to sh...
متن کاملCollision Detection Optimization of 3d Landscape Design by LOD Algorithm
Focusing on the visual effect deficiency in the application of standard LOD algorithm for 3D landscape design, 3D landscape designing model based on terrain complexity collision and shading rendering is built in this paper. First, 3D landscape design models are devided into two categories, regular terrain and irregular terrain, and different rules are respectively adopted during model building....
متن کاملSubdivided Shadow Maps
Figure 1: Comparison between trapezoidal shadow maps (TSMs) and subdivided shadow maps. a) TSM with 1K×1K shadow map, b) TSM with 4K×4K shadow map, and c) 1K×1K subdivided shadow map. This configuration with a small angle between the light and view directions is difficult for prior methods. Even with the largest shadow map that can be allocated on current hardware, TSMs are not able to match th...
متن کاملTranslucent Shadow Maps
Shadow maps are a very efficient means to add shadows to arbitrary scenes. In this paper, we introduce Translucent Shadow Maps, an extension to shadow maps which allows very efficient rendering of sub-surface scattering. Translucent Shadow Maps contain depth and incident light information. Sub-surface scattering is computed on-the-fly during rendering by filtering the shadow map neighborhood. T...
متن کاملExtended shadow maps
The most popular methods for interactive hard shadows rendering are shadow volumes and shadow maps. Shadow volumes generate precise shadows but require high fill rate. Due to excessive fill rate requirements, shadow maps are probably the most widely used means for generation of shadows, despite their well known aliasing problems. In this paper, Extended Shadow Maps are introduced, as a means to...
متن کامل